home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1995 October / EnigmA AMIGA RUN 01 (1995)(G.R. Edizioni)(IT)[!][issue 1995-10][Aminet 7].iso / Aminet / comm / misc / AmigaFax1_42.lha / AmigaFax / devs / MountList
Text File  |  1991-11-17  |  166b  |  10 lines

  1. /* Add this to your DEVS:MountList to enable use of
  2.    the null: device.
  3. */
  4.  
  5. NULL:       Handler = L:null-handler
  6.        Stacksize = 500
  7.        Priority = 5
  8.        GlobVec = 1
  9. #
  10.